func text/template.canCompare

2 uses

	text/template (current package)
		funcs.go#L450: func canCompare(v1, v2 reflect.Value) bool {
		funcs.go#L498: 				if !canCompare(arg1, arg) {